(PECL imagick 2.0.0)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Sets the vector graphics associated with the specified ImagickDraw object. Use this method with ImagickDraw::getVectorGraphics() as a method to persist the vector graphics state.
xml containing the vector graphics
Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.